projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
42b3a44
)
Auto-commit of generated files.
author
Glenn Morris
<rgm@gnu.org>
Fri, 10 Aug 2012 10:17:28 +0000
(06:17 -0400)
committer
Glenn Morris
<rgm@gnu.org>
Fri, 10 Aug 2012 10:17:28 +0000
(06:17 -0400)
autogen/config.in
patch
|
blob
|
history
autogen/configure
patch
|
blob
|
history
diff --git
a/autogen/config.in
b/autogen/config.in
index 0f84754c11b9b5686585c75bbcdd902e5a2e89b8..603101f51bf84b5b128a1e2977b322596cc8937f 100644
(file)
--- a/
autogen/config.in
+++ b/
autogen/config.in
@@
-126,6
+126,9
@@
along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
/* Define to 1 for DGUX with <sys/dg_sys_info.h>. */
#undef DGUX
+/* Character that separates directories in a file name. */
+#undef DIRECTORY_SEP
+
/* Define if dispnew.c should include stdio_ext.h. */
#undef DISPNEW_NEEDS_STDIO_EXT
diff --git
a/autogen/configure
b/autogen/configure
index 1215a147140e879329ed8f47ffad9f95c7258677..26da95952fc6f4eea07a63cd4c26ebd6b72ed622 100755
(executable)
--- a/
autogen/configure
+++ b/
autogen/configure
@@
-14721,6
+14721,10
@@
$as_echo "#define USER_FULL_NAME pw->pw_gecos" >>confdefs.h
+$as_echo "#define DIRECTORY_SEP '/'" >>confdefs.h
+
+
+
$as_echo "#define IS_DEVICE_SEP(_c_) 0" >>confdefs.h